Q: The program doesn't start. What can I do to make it start?

A: Did you install Microsoft .net framework? If not: please do so now.

Here is the URL:

http://www.microsoft.com/downloads/details.aspx?familyid=0856EACB-4362-4B0D-8EDD-AAB15C5E04F5&displaylang=en



Q: All I see when I start the program is: "Unable to parse commandline"

A: This is probably because you run this from a network drive. .Net programs are normally only allowed to run from local harddrives. This is however not a setting in our program, but in .Net framework on your computer.
We recommend to run this from a local harddrive instead.